home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / CHIP_CD_2005-06.iso / test / fruity / flstudio502_install.exe / Fruity Keyboard Controller.dll / 0 / RCDATA / TSYNTHEDITORFORM / TSYNTHEDITORFORM.txt
Encoding:
Text File  |  2003-07-20  |  4.6 KB  |  192 lines

  1. object SynthEditorForm: TSynthEditorForm
  2.   Left = 195
  3.   Top = 106
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'SynthForm'
  7.   ClientHeight = 102
  8.   ClientWidth = 241
  9.   Color = clBlack
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poDefault
  17.   Scaled = False
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object SynthPanel: TWPControl
  22.     Left = 0
  23.     Top = 0
  24.     Width = 241
  25.     Height = 102
  26.     Align = alClient
  27.     Color = 5656647
  28.     ParentColor = False
  29.     ParentShowHint = True
  30.     object NoteValueWheel: TLineWheel
  31.       Tag = -1
  32.       Left = 73
  33.       Top = 12
  34.       Width = 13
  35.       Height = 13
  36.       Hint = '|Value for current key'
  37.       Options = [wwBigLine]
  38.       MoveSpeed = 4096
  39.       SlowMotionDiv = 16
  40.       Max = 65536
  41.       OnChange = NoteValueWheelChange
  42.       MouseButton = mbLeft
  43.       HotSideX = 10
  44.       HotSideY = 10
  45.       LineColor = 14275530
  46.       LinePressedColor = 33023
  47.       LineThickness = 1
  48.     end
  49.     object SpeedWheel: TLineWheel
  50.       Left = 214
  51.       Top = 12
  52.       Width = 13
  53.       Height = 13
  54.       Hint = '|^b^aSmoothing envelope time'
  55.       Options = [wwBigLine]
  56.       MoveSpeed = 16
  57.       SlowMotionDiv = 4
  58.       Max = 256
  59.       Value = 32
  60.       DefaultValue = 32
  61.       OnChange = CutoffWheelChange
  62.       MouseButton = mbLeft
  63.       HotSideX = 10
  64.       HotSideY = 10
  65.       PopupMenu = SynthResModule.WheelMenu
  66.       StartOffset = 0.150000005960464500
  67.       LineColor = 14275530
  68.       LinePressedColor = 33023
  69.       LineThickness = 1
  70.     end
  71.     object NoteLabel: TQuickLabel
  72.       Left = 36
  73.       Top = 13
  74.       Width = 20
  75.       Height = 11
  76.       Hint = '|Current key'
  77.       Alignment = taRightJustify
  78.       Options = [loTransparent, loNoFlicker, loEndEllipsis]
  79.       Caption = 'C5'
  80.       Font.Charset = DEFAULT_CHARSET
  81.       Font.Color = 10992361
  82.       Font.Height = -9
  83.       Font.Name = 'Fruity Fonts'
  84.       Font.Style = [fsBold]
  85.       ParentFont = False
  86.     end
  87.     object MapBtn: TQuickBtn
  88.       Tag = -1
  89.       Left = 13
  90.       Top = 10
  91.       Width = 11
  92.       Height = 16
  93.       Cursor = crHandPoint
  94.       Hint = '|Auto mapping (select keyzone)'
  95.       ParentColor = False
  96.       Color = 6709335
  97.       ShowHint = True
  98.       ParentShowHint = False
  99.       PopupMenu = SynthResModule.MapMenu
  100.       Options = [tbHasDownGlyph]
  101.       AccelKey = 0
  102.       Glyph.ILCount = 2
  103.       BmpList = SynthResModule.MenuBtnIL
  104.       StayDown = False
  105.       PopupAlign = Popup_Bottom
  106.       PopupButton = mbLeft
  107.       BeforePopup = MapBtnBeforePopup
  108.     end
  109.     object AutoRelBox: TQuickCheckBox
  110.       Tag = -1
  111.       Left = 102
  112.       Top = 11
  113.       Width = 42
  114.       Height = 16
  115.       Cursor = crHandPoint
  116.       Hint = '|Auto release (when no key is pressed)'
  117.       ParentFont = False
  118.       ParentColor = True
  119.       Font.Charset = ANSI_CHARSET
  120.       Font.Color = 11380895
  121.       Font.Height = -9
  122.       Font.Name = 'Fruity fonts'
  123.       Font.Style = []
  124.       Options = [tbDirectClick, tbHasDownGlyph, tbTransparent]
  125.       Style = FS_Transparent
  126.       AccelKey = 0
  127.       FXType = FX_Blend
  128.       Glyph.ILCount = 2
  129.       BmpList = SynthResModule.BigLEDIL
  130.       OnClick = AutoRelBoxClick
  131.     end
  132.     object AutoRelWheel: TLineWheel
  133.       Tag = -2
  134.       Left = 155
  135.       Top = 12
  136.       Width = 13
  137.       Height = 13
  138.       Hint = '|Value for auto release'
  139.       Options = [wwBigLine]
  140.       MoveSpeed = 4096
  141.       SlowMotionDiv = 16
  142.       Max = 65536
  143.       OnChange = NoteValueWheelChange
  144.       MouseButton = mbLeft
  145.       HotSideX = 10
  146.       HotSideY = 10
  147.       LineColor = 14275530
  148.       LinePressedColor = 33023
  149.       LineThickness = 1
  150.     end
  151.     object KeybPanel: TQuickScrollBox
  152.       Tag = -1
  153.       Left = 0
  154.       Top = 40
  155.       Width = 241
  156.       Height = 62
  157.       BorderStyle = bsNone
  158.       ScrollerSize = 15
  159.       ScrollerColor = 5656647
  160.       HMax = 699
  161.       HPos = 233
  162.       VPos = 0
  163.       Align = alBottom
  164.       ParentColor = False
  165.       Color = 5656647
  166.       object MIDIKb: TQuickMIDIKbEx
  167.         Left = -233
  168.         Top = 0
  169.         Width = 701
  170.         Height = 64
  171.         Cursor = crHandPoint
  172.         Hint = '|Current key / valid key zone'
  173.         KbBmpList = SynthResModule.TestKbIL
  174.         MaxKey = 119
  175.         OnMouseMove = MIDIKbMouseMove
  176.         OnNoteOn = MIDIKbNoteOn
  177.         OnNoteOff = MIDIKbNoteOff
  178.         LayerMinKey = 48
  179.         LayerMaxKey = 71
  180.         GutterSize = 8
  181.         Font.Charset = ANSI_CHARSET
  182.         Font.Color = clBlack
  183.         Font.Height = -8
  184.         Font.Name = 'Fruity microfont'
  185.         Font.Style = []
  186.         Color = 12301226
  187.         OnLayerChange = MIDIKbLayerChange
  188.       end
  189.     end
  190.   end
  191. end
  192.